home *** CD-ROM | disk | FTP | other *** search
/ Aminet 20 / Aminet 20 (1997)(GTI - Schatztruhe)[!][Aug 1997].iso / Aminet / comm / misc / ALink85.readme < prev    next >
Text File  |  1997-07-13  |  5KB  |  122 lines

  1. Short:    TI-85 Link software. Transfer variables/backups 
  2. Uploader: Shawn D'Alimonte <sdalimon@ee.ryerson.ca>
  3. Type:     comm/misc
  4. Requires: ixemul.library 45+, TI-85 calculator
  5. Authour:  Shawn D'Alimonte <sdalimon@ee.ryerson.ca>
  6.  
  7. ALink85 By Shawn D'Alimonte
  8. ===========================
  9. Copyright ©1997 Shawn D'Alimonte and ©1996 Jani Halme
  10.  
  11. This program is covered by the GNU general license.  See included
  12. file COPYING for more information.
  13.  
  14. Thanks to Jani Halme and Per Finander for writing the useful code
  15. that much of this package is based on.  See Acknowledgements in 
  16. ALink85.doc for more info.
  17.  
  18. What is it?
  19. ===========
  20. This is a link program to allow the transfer of variables and backups
  21. between a Texas Instruments TI-85 calculator and and Amiga.  Currently only
  22. the $4 Serial link is supported as that is the one I have.
  23. I have also writen a crummy screen dump program.
  24.  
  25. The plans for the link should be in the archive, but if not get the from
  26. www.ticalc.org
  27.  
  28. Supporting other link adaptors should be fairly easy by re-writing
  29. getport(), setport() and initport() in tiport.c.  See Compiling section for
  30. more info.
  31.  
  32. Why?
  33. ====
  34. Because I was sick of useing Link85X under an old version of PC-Task.  It
  35. was slow, and only handled .85g and .85b files.  All others had to be
  36. renamed to .85g.  
  37.  
  38. Requierments
  39. ============
  40. ·Amiga - Should work on any amiga, tell me if it doesn't
  41. ·TI-85 calculator
  42. ·$4 serial link cable
  43.    or another link cable and new port routines in tiport.c
  44. ·ixemul.library version 45 or higher.  ftp.ninemoons.com is the best
  45.    source for this as they always have the latest version
  46. ·Voltmeter if you want to test your link with linktest
  47. ·For prtscrn a Preferences supported printer that can print 128 
  48.    columns of text (In Fine pitch >16 cpi)
  49.  
  50. Contents
  51. ========
  52. send85        -Sends variables to calculator
  53. recv85        -Receives variables from calculator
  54. test/linktest    -Tests outputs of link cable
  55. test/recvtest    -Shows received bytes
  56. prtscrn        -Prints calculator screen using X's
  57. src/        -Source code
  58. TIDocs/        -The documentation I used while writing this program
  59.  
  60. History
  61. =======
  62. ver 0.9 - Last weekend
  63.     First working version
  64. ver 1.0 May 21, 1997
  65.     0.9 worked fine with files received by it, but not true #?.85? 
  66.     files because I forgot about word ordering.  Two days later I 
  67.     got it all.  I hope :-)
  68.     Wrote prtscrn just to see if I could do it.
  69.     Added timeout routines to tiport.c
  70.  
  71. Author
  72. ======
  73. Send bugs reports, suggestions, comments, money :-)  to:
  74. Shawn D'Alimonte
  75. aa600@torfree.net
  76. sdalimon@ee.ryerson.ca (For a few years anyway)
  77.  
  78.  
  79. ============================= Archive contents =============================
  80.  
  81. Original  Packed Ratio    Date     Time    Name
  82. -------- ------- ----- --------- --------  -------------
  83.     8425    4096 51.3% 22-May-97 22:48:50 +ALink85.doc
  84.    17976    6986 61.1% 18-May-97 23:49:56 +COPYING
  85.   181800   65722 63.8% 22-May-97 22:40:28 +prtscrn
  86.   187676   68332 63.5% 22-May-97 22:34:42 +recv85
  87.   186644   67877 63.6% 22-May-97 22:36:34 +send85
  88.      442     187 57.6% 18-May-97 22:58:18 +linktest.c
  89.      954     247 74.1% 22-May-97 22:41:48 +makefile
  90.     3633    1478 59.3% 22-May-97 22:17:58 +packet.c
  91.      698     383 45.1% 19-May-97 01:07:46 +packet.h
  92.     1770     770 56.4% 22-May-97 20:29:30 +prtscrn.c
  93.     7950    2567 67.7% 21-May-97 23:16:06 +recv85.c
  94.      747     324 56.6% 18-May-97 21:49:28 +recv85.h
  95.      156     122 21.7% 18-May-97 13:33:06 +recvtest.c
  96.     7019    2543 63.7% 22-May-97 18:29:54 +send85.c
  97.     2670    1100 58.8% 22-May-97 21:51:46 +tiport.c
  98.      673     371 44.8% 18-May-97 13:33:06 +tiport.h
  99.      391     265 32.2% 18-May-97 21:49:40 +version.h
  100.   175124   63172 63.9% 22-May-97 22:37:50 +linktest
  101.   174548   63035 63.8% 22-May-97 22:38:58 +recvtest
  102.    13996   13996  0.0% 23-May-97 10:22:04 +ti85fourbucklink.schematic.gif
  103.     3337    1428 57.2% 15-Jul-94 14:24:22 +85g.txt
  104.      521     306 41.2% 15-Jul-94 14:24:28 +85i.txt
  105.      361     195 45.9% 15-Jul-94 14:24:32 +85k.txt
  106.      647     332 48.6% 15-Jul-94 14:24:36 +85l.txt
  107.     1011     458 54.6% 15-Jul-94 14:24:40 +85m.txt
  108.     1431     676 52.7% 15-Jul-94 14:24:44 +85n.txt
  109.     1174     478 59.2% 15-Jul-94 14:24:46 +85p.txt
  110.      372     214 42.4% 15-Jul-94 14:24:50 +85s.txt
  111.      321     205 36.1% 15-Jul-94 14:24:54 +85v.txt
  112.     2210     898 59.3% 09-Apr-96 16:51:16 +92g.txt
  113.      726     356 50.9% 27-May-96 20:08:00 +files.txt
  114.    21076    8298 60.6% 16-May-97 22:11:00 +linkprot.txt
  115.      581     365 37.1% 16-May-97 22:11:00 +message.txt
  116.     3497    1497 57.1% 16-May-97 22:11:00 +port_7.txt
  117.     1313     700 46.6% 09-Apr-96 16:53:10 +readme.txt
  118.    24575    7167 70.8% 16-May-97 22:11:02 +ti-prot.txt
  119.    56776   19484 65.6% 16-May-97 22:55:14 +tilinkstuff.txt
  120. -------- ------- ----- --------- --------
  121.  1093221  406630 62.8% 23-May-97 22:29:58   37 files
  122.